home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Gold Medal Software 5
/
Gold Medal Software - Volume 5 (Gold Medal) (1995).iso
/
database
/
ff39e.arj
/
OK.BAT
< prev
next >
Wrap
DOS Batch File
|
1994-09-02
|
362b
|
15 lines
echo off
cls
echo.
echo 'Football Forecast' Shareware Files transferring to C:\Football
md c:\football
copy *.* C:\football
c:
cd\football
pause
echo.
echo At the prompt type FFHELP for instructions
echo or FF to run the Football Forecast program.
echo Note that the software requires a minimum
echo of 450K of 'conventional' memory to run !
echo.